home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _DEC612DC01E6486BB5351CA600798147 < prev    next >
Text File  |  2006-03-20  |  2KB  |  74 lines

  1. <window>
  2.   <id>2016</id> 
  3.   <defaultcontrol>4</defaultcontrol> 
  4.   <allowoverlay>no</allowoverlay>
  5.     <controls>
  6.      <control>
  7.         <type>group</type>
  8.         <description>group element</description>
  9.         <animation>FlyInFromBottom</animation>
  10.         <control>
  11.             <type>image</type> 
  12.             <id>0</id> 
  13.             <posX>280</posX> 
  14.             <posY>420</posY> 
  15.             <width>400</width> 
  16.             <height>126</height> 
  17.             <texture>dialog_background.png</texture> 
  18.         </control>
  19.             <control>
  20.                 <description>Heading text label</description> 
  21.                 <type>label</type> 
  22.                 <id>3</id> 
  23.                 <posX>330</posX> 
  24.                 <posY>425</posY> 
  25.                 <label>181</label> 
  26.                 <font>font12</font> 
  27.                 <textcolor>FFFFFFFF</textcolor> 
  28.             </control>    
  29.                 <control>
  30.                 <description>Exit button</description>
  31.                 <type>button</type>
  32.                 <id>4</id>
  33.                 <posX>645</posX>
  34.                 <posY>425</posY>
  35.                 <width>16</width>
  36.                 <height>16</height>
  37.                 <textureFocus>button_close_focus.png</textureFocus>
  38.                 <textureNoFocus>button_close_nofocus.png</textureNoFocus>
  39.                 <label>-</label>
  40.                 <onleft>4</onleft>
  41.                 <onright>4</onright>
  42.                 <onup>4</onup>
  43.                 <ondown>4</ondown>
  44.             </control>
  45.             <control>
  46.                 <description>logo</description> 
  47.                 <type>image</type> 
  48.                 <id>5</id> 
  49.                 <posX>285</posX> 
  50.                 <posY>450</posY> 
  51.                 <width>70</width> 
  52.                 <height>70</height>
  53.                 <texture>#thumb</texture> 
  54.                 <colorkey>FFFF00FF</colorkey> 
  55.                 <colordiffuse>FFFFFFFF</colordiffuse>
  56.                 <keepaspectratio>yes</keepaspectratio>
  57.             </control>
  58.             <control>
  59.                 <description>textarea</description> 
  60.                 <type>textbox</type> 
  61.                 <id>6</id> 
  62.                 <posX>360</posX> 
  63.                 <posY>445</posY> 
  64.                 <width>320</width>
  65.                 <height>115</height> 
  66.                 <onleft>4</onleft> 
  67.                 <onright>4</onright> 
  68.                 <onup>4</onup> 
  69.                 <ondown>4</ondown> 
  70.                 <label>-</label>
  71.             </control>
  72.         </control>
  73.     </controls>
  74. </window>